|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.Agent
agents.anac.y2010.AgentSmith.AgentSmith
public class AgentSmith
ANAC2010 competitor Agent Smith.
| Field Summary |
|---|
| Fields inherited from class negotiator.Agent |
|---|
fNegotiation, parametervalues, sessionNr, sessionsTotal, startTime, strategyParameters, timeline, totalTime, utilitySpace |
| Constructor Summary | |
|---|---|
AgentSmith()
|
|
| Method Summary | |
|---|---|
Action |
chooseAction()
When we take turn, this function is invoked. |
java.lang.String |
getName()
|
static java.lang.String |
getVersion()
The version of this agent |
void |
init()
The agent will be initialized here. |
void |
ReceiveMessage(Action pAction)
This is called when a action was done, by the other agent. |
| Methods inherited from class negotiator.Agent |
|---|
endSession, getAgentID, getParameterValues, getSessionNumber, getSessionsTotal, getStrategyParameters, getUniqueIdentifier, getUtility, internalInit, isUIAgent, loadSessionData, parseStrategyParameters, restartDataObjectsFolder, saveSessionData, setAgentID, setName, sleep |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentSmith()
| Method Detail |
|---|
public static java.lang.String getVersion()
public java.lang.String getName()
getName in class Agentpublic void init()
init in class Agentpublic void ReceiveMessage(Action pAction)
ReceiveMessage in class Agentpublic Action chooseAction()
chooseAction in class Agent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||